Mixable Widgets topic

These are widgets that can contain a Mix object.

General Flutter widgets are not capable of working with Mix objects - you must use one of these classes to embed a Mix object.

Classes

AlertDialogX Mixable Widgets
Mix corollary to Flutter AlertDialog class
Box Mixable Widgets
Mix corollary to Flutter Container widget
CardX Mixable Widgets
Mix corollary to Flutter Card widget
CheckboxX Mixable Widgets
Mix corollary to Flutter Checkbox widget
ChipX Mixable Widgets
Mix corollary to Flutter Chip Widget
FlexBox Mixable Widgets
Mix corollary to Flutter Flex widget Use wherever you would use a Flutter Text widget
HBox Mixable Widgets
Horizontal FlexBox, corollary to Flutter Row widget
IconMix Mixable Widgets
The Mix corollary to Flutter Icon widget
Pressable Mixable Widgets
The Mixable corollary to the Flutter Button class Use anywhere you would use a Button
RadioButtonX Mixable Widgets
Mix corollary to Flutter RadioButton class
SwitchX Mixable Widgets
Mix corollary to Flutter Switch widget
TextMix Mixable Widgets
Mix corollary to Flutter Text widget Use wherever you would use a Flutter Text widget
VBox Mixable Widgets
Vertical FlexBox, corollary to Flutter Column widget
ZBox Mixable Widgets
Attributes: